<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ background:#fff; color:#333; font-size:14px; font-family:"微软雅黑";min-width:1200px;}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
ul, ol ,li{ list-style: none;} 
img,fieldset{vertical-align: middle;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:13px;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none;}
a:hover {color:#eb5902; text-decoration:none; }
.fl { float:left; }
.fr { float:right; }
i,em{ font-style:normal;}
.layout{ width:1150px; margin:0 auto}

.title { font-size:24px; color:#000; line-height:42px; }
.title span { color:#bdbdbd; font-size:12px; }
.mb30 { margin-bottom:20px; }

.w1000{width:1150px;margin: 0 auto;}
.ptb25{padding: 25px 0;}
.ptb30{padding:20px 0;}
.bt{display: block;font-size: 14px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.tr, .img{-webkit-transition: all .3s linear;-mos-transition: all .3s linear;-mz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

/* header */
.ycTop{height:35px;line-height:35px;border-bottom:1px solid #d8d8d8;background:#f5f5f5;}
.ycTop a{padding:0 5px;}
.ycHeader{height:115px;background:#fff;}
.ycHeader .logo{padding-top:10px;}
.ycHeader .logo img{width:170px;}
.ycHeader .dwy{padding-left:20px;padding-top:40px;font-size:28px;color:#444;line-height:36px;font-weight:bold;}
.ycHeader .dwy span{font-size:20px;color:#0f6fb9;padding-left:0px;padding-right:5px;}
.ycHeader .tel{float:right; width:460px; margin-top: 25px;}
.ycHeader .tel .tela{float: left; width:200px; height:50px;background:url(../images/tel.jpg) no-repeat left center;padding-left:42px;color:#333;line-height:25px;}
.ycHeader .tel .tela span{font-size:15px;display:block;color:#333;font-weight:400;}
.ycHeader .tel .tela p{font-size:22px;display:inline-block;color:#f26e1b;font-weight:600;}

.language{float: right; width:210px; line-height:25px; margin-top: 25px; }
.language a{ padding:0 6px;line-height:25px;}
.language img{ padding-right:6px;}

.ycNav{width:100%;height:45px;background:url(../images/navBg.png) left center repeat-x;z-index:999;}

.ycNav .nav li{float:left;background:url(../images/navline.jpg) no-repeat left center; height:43px;position:relative;z-index:11; text-align:center;}
.ycNav .nav li a{display:inline-block;float:left;height:45px;line-height:45px;color:#fff;font-size:15px; width:160px;overflow:hidden;transition:all 0s linear;}
.ycNav .nav li a:hover,.ycNav .nav li a.active{background:url(../images/navhover.jpg) no-repeat center top;}
.ycNav .nav li .sub{position:absolute;top:45px;left:0;background:#1495d6;width:160px;overflow:hidden;display:none;}
.ycNav .nav li .sub li{height:35px;float:none;background:none;}
.ycNav .nav li .sub li a{display:block;height:40px;line-height:40px;font-size:13px;padding:0;float:none;width:160px;overflow:hidden;text-align:center;border-bottom:1px solid #3cb0ea;}
.ycNav .nav li .sub li a:hover{background:#f26e1b;color:#fff;}


/* search */
.ycHot{height:50px;line-height:50px;background:#fcfcfc;border-bottom:1px solid #c9c9c9; font-size:13px; margin-bottom:18px; padding:5px 0; overflow:hidden;}
.ycHot .keyword{width:700px;}
.ycHot .keyword span{padding:0 10px;}
.ycHot .search{width:282px;height:29px;margin-top:10px;}
.ycHot .search .text{width:234px;height:27px;line-height:27px;border:1px solid #d9d9d9;border-right:none;float:left;background:none;padding-left:10px;color:#999;}
.ycHot .search .subt{width:37px;height:29px;background:url(../images/subt.jpg) no-repeat;border:none;float:left;cursor:pointer;}

/* 产品列表 */
.main{width:100%;height:auto}
.main .product{width:1150px;margin: 0 auto;}
.main .product .pro-left{width:265px;padding-bottom: 10px;float:left;border:1px solid #008acb}
.main .product .pro-lett{width:265px;height:55px;background:url(../images/pro_lett.jpg) no-repeat left center}
.main .product .pro-lett h2{font-size:18px; font-weight:bold; line-height:55px;color:#fff;text-align:center}
.main .product .pro-list{width:242px;height:auto;margin: 0 auto;margin-top:10px}
.main .product .pro-list ul li{width:100%;height:45px;line-height:45px;background:#00a1e9; margin-bottom: 8px;}
.main .product .pro-list ul li a{font-size:15px;color:#fff;padding-left:15px}

.main .product .pro-right{width:845px;float:right;padding-bottom: 10px;border:1px solid #008acb}
.main .product .pro-ritt{width:100%;height:45px;background:#00a1e9}
.main .product .pro-ritt h2{height:45px;line-height:45px;background:#f26e1b;font-size:16px;text-align:center;color:#fff;float:left;padding: 0 30px}
.main .product .pro-ritt a{float:right;margin:10px 10px 0 0;text-shadow: 1px 1px 1px #000;color: #f26e1b}

.main .product .pro-right .pro_show{ width:96%; padding:2% 2% 0 2%; overflow: hidden;}
.main .product .pro-right .pro_show ul{margin-right:-3%; overflow: hidden;}
.main .product .pro-right .pro_show ul li{width:30.333%;float:left; margin-right:3%;margin-bottom:10px}
.main .product .pro-right .pro_show ul li img{width: 100%;border:1px solid #ccc;}
.main .product .pro-right .pro_show ul li span{font-size:14px;color:#060606;line-height:32px; display: block; text-align: center; padding-top: 6px;}



/*choose*/
.you{width: 100%;height: 186px;background: url(../images/youshi_bg.png) no-repeat center;margin-top: 30px;  }
.you .youshi{width: 1150px;margin: 0 auto;height: 186px;}
.you .youshi .ys_left{float: left;font-size: 12px;color: #ccc;padding-top: 60px;letter-spacing: 1px;}
.you .youshi .ys_left .dabt{font-size: 25px;font-weight: bold;color: #fff; display: block; line-height: 45px;}
.you .youshi .ys_left .xiaobt{line-height: 40px;}
.you .youshi .ys_right{float: right;width: 490px;color: #fff;text-align: center;padding-top: 45px;}
.you .youshi .ys_right .sida{font-size: 50px;color: #fff;font-weight: bold;float: left;}
.you .youshi .ys_right .make{margin-top: 15px;font-size:12px !important;}
.you .youshi .ys_right .make span{font-size: 22px;}
.you .ys_bottom{width: 1200px;margin: 0 auto;}
.you .ys_bottom .lleft{float: left;}
.you .ys_bottom .rright{float: right;}
.you .ys_bottom .rright .duonian img{display: block;float: left;padding-right: 20px;}
.you .ys_bottom .rright .duonian{font-size: 25px;color: #3e378e;font-weight: bold;line-height: 40px;}
.you .ys_bottom .rright .gongsi{font-size: 15px;color: #666;line-height: 30px;width: 485px;float: right;}



.about{height:485px;overflow: hidden;background: url(../images/aboutline.gif) no-repeat 0 49px; margin-top: 30px;} 
.about h3{padding-top: 24px;height:55px;overflow: hidden;text-align: center;font-size:28px; font-weight:bold; line-height:55px;}
.about h3 a{ color:#00a1e9;}
.about h3 i{display: block; font-size: 16px; color:#bfbfbf; text-transform: uppercase;font-weight: normal;}
.about dt{float: left; width:470px; float: left; overflow: hidden; margin-top: 20px;}
.about dt img{ width:470px;height:353px; }
.about dd{ float: right; width:650px;padding:20px 0 0 0; overflow: hidden;}
.about dd .pnrx{padding-bottom:12px; overflow: hidden; line-height:28px; font-size: 14px; color:#4f4f4f; }
.about dd i{display: block;}
.about dd i a{display: block; float: left; width:116px;height:32px; margin-right: 7px;background:#929292; text-align: center; line-height: 32px;  color:#fff;font-weight: bold;}
.about dd i a:hover , .about dd i a:last-child{background:url(../images/aboutico.gif) no-repeat 0 0;}

.xc{height:245px; position: relative; overflow: hidden;}
.xcprev{ position: absolute; top: 72px; left: 0;width:34px;height:34px; z-index: 8;}
.xcnext{ position: absolute; top: 72px; right: 0;width:34px;height:34px; z-index: 8;}
.xc-c li{ margin-left: 18px; width:265px; float: left; overflow: hidden;}
.xc-c li img{width:253px;height:190px; padding: 5px; border:1px solid #dadada;}
.xc-c li span{padding-top:8px; text-align: center; display: block; color:#505050;}



.dsip{width:100%; padding: 20px 0;background: #fff; overflow: hidden;}
.dsip h2{font-size: 28px; text-align: center; color: #444;}
.dsip .box{margin: 40px auto 15px auto; overflow: hidden;}
.dsip .dsip_l{width: 49%;float: left;}
.dsip .dsip_l img{width: 100%;}
.dsip .dsip_l .title{margin-top: 20px;}
.dsip .dsip_l .title h2{font-size: 18px;font-weight: bold;}
.dsip .dsip_l .title h2 a{color: #1a499b;}
.dsip .dsip_l .title span{color: #999;}
.dsip .dsip_l .title p{line-height: 24px;margin-top: 20px;color: #666;}

.dsip .dsip_r{width: 46%;float: right;}
.dsip .dsip_r ul{}
.dsip .dsip_r li{border-top: 1px dotted #999;padding:15px 0;}
.dsip .dsip_r li h3{font-size: 15px;font-weight: bold;}
.dsip .dsip_r li h3 span{float: right;font-weight:normal;color: #777;font-size: 12px;}
.dsip .dsip_r li p{margin-top: 12px;line-height: 27px;color: #666; font-size: 13px;height:55px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.dsip .dsip_r .more{width: 120px;height: 35px;line-height: 35px;text-align: center;background: #00a1e9; float: right;}
.dsip .dsip_r .more a{display: block;color: #FFF;}
.dsip .dsip_r .more a:hover{display: block;text-decoration: none;color: #FFF;}




/*底部开始*/
.bottom_nav{ width:100%; padding:35px 0; overflow:hidden; background:#3389c6 url(../images/bg-footerBox.gif) top center repeat-y;}
.bottom_nav .b_nav_l{ width:60%; float:left;}
.bottom_nav .b_nav_l .bt_m_nav{ float:left; width: 31.333%;}
.bottom_nav .b_nav_l .bt_m_nav dl{ overflow:hidden;}
.bottom_nav .b_nav_l .bt_m_nav dl dd{ margin:0 0 12px 0;}
.bottom_nav .b_nav_l .bt_m_nav dl dd a{ font-size:17px; color:#fff; font-weight:bold; line-height:24px; display:block;}
.bottom_nav .b_nav_l .bt_m_nav dl dd a:hover{ text-decoration:none; color:#f26e1b;}
.bottom_nav .b_nav_l .bt_m_nav dl dt a{ font-size:13px; color:#e2e2e2; line-height:30px; display:block;}
.bottom_nav .b_nav_l .bt_m_nav dl dt a:hover{ text-decoration:none; color:#f26e1b;}
.bottom_nav .b_nav_l .bt_m_nav:last-child{margin:0;}

.bottom_nav .bottom_contact{ width:40%; float:right; }
.bottom_nav .bottom_contact h2{ font-size:18px; color:#fff; font-weight:bold; line-height:34px; }
.bottom_nav .bottom_contact .lxss{ font-size:13px; color:#fff; line-height:28px; margin:10px 0 6px 0;}
.bottom_nav .bottom_contact .lxss img{ width:125px; float: right; display: block; margin-left: 10px;}

/*fotter*/
.fotter{ width:100%;  padding:22px 0; background: #2e81bb; border-top: 1px solid #3996d7; overflow: hidden;}
.fotter .copys{ font-size:13px; line-height:27px; color:#fff; text-align:center;  }
/*底部结束*/

/* 在线客服样式 */
.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:0;height: 157px;cursor:pointer;background:url(../images/kefu_l.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:154px;}
.kefuBox .kefuTop{width:154px;height:46px;background:url(../images/kefu_top.png) no-repeat;}
.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{width:154px;height:12px;background:url(../images/kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{width:130px;padding:0 12px;background:url(../images/kefu_line.png) repeat-y;overflow:hidden;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width:80px;line-height:28px;overflow:hidden;height:28px;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;font-size: 12px;}
.kefuBox .kefuCont ul li.pic{width:130px;height:89px;margin-bottom:10px;padding:0;}
.kefuBox .kefuCont ul li.qq{background:url(../images/qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(../images/wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(../images/skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:auto;line-height:22px;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:116px;height:116px;padding:7px;background:url(../images/cobj.png) no-repeat;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}</pre></body></html>